Skip to content

feat: implement autosave and file persistence (resolves #57)#79

Open
lohit-40 wants to merge 2 commits intokentuckyfriedcode:mainfrom
lohit-40:feat/autosave-file-persistence-issue-57
Open

feat: implement autosave and file persistence (resolves #57)#79
lohit-40 wants to merge 2 commits intokentuckyfriedcode:mainfrom
lohit-40:feat/autosave-file-persistence-issue-57

Conversation

@lohit-40
Copy link
Copy Markdown
Contributor

Summary

Implements autosave and file persistence for the editor (Issue #57).

Changes

  • Debounced autosave with 1500ms delay using useEffect
    • POST endpoint /api/files/save to write file content to disk
    • Save status UI indicator (Saving... / Saved / Error)
    • Auto-load default workspace project on login

Copy link
Copy Markdown
Contributor Author

@lohit-40 lohit-40 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can check this also !!

@lohit-40
Copy link
Copy Markdown
Contributor Author

is this not needed shall i close this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant